home *** CD-ROM | disk | FTP | other *** search
- #import <appkit/Window.h>
-
-
- @interface BGWindow: Window
-
-
- - composite: (int) op fromRect: (const NXRect *) aRect toPoint: (const NXPoint *) aPnt ;
- - composite: (int) op toPoint: (const NXPoint *) aPnt ;
- - composite: (int) op ;
- - frame: (NXRect *) aFrame ;
- - (BOOL) lockFocus ;
- - unlockFocus ;
- @end
-